CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - windows USB

搜索资源列表

  1. USB-data-acquisition-card-Development

    0下载:
  2. The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:347018
    • 提供者:小流
  1. 用VC++编写USB接口通信程序

    1下载:
  2. 本文详细介绍了如何运用WINDOWS API,进行USB文件的读写。
  3. 所属分类:编程文档

    • 发布日期:2010-10-20
    • 文件大小:158070
    • 提供者:hefuyun
  1. Windows 2000XP WDM设备驱动程序开发

    1下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
  3. 所属分类:文档资料

    • 发布日期:2010-11-11
    • 文件大小:35526025
    • 提供者:cas_ie
  1. VC-USB-HID.常用的Windows+API调用

    1下载:
  2. 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
  3. 所属分类:软件工程

    • 发布日期:2017-03-02
    • 文件大小:264920
    • 提供者:
  1. driv2

    0下载:
  2. 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件 系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个 控制USB 设备的过滤驱动实例。-Implementation of file system access only through the full control of filter drive technology. Introduction of the Windows NT file system driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:42553
    • 提供者:曾经如此
  1. river_hook

    0下载:
  2. 网上大牛写的WDF驱动编程的例子,对学习windows WDF驱动有帮助-Online Writing the WDF Daniudi example-driven programming, the study has helped drive windows WDF
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:370200
    • 提供者:孙乾
  1. doc7645

    0下载:
  2. its a hid defination of usb device in windows XP
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:136170
    • 提供者:kaushikraja1986
  1. IRECIBO

    0下载:
  2. Imprime archivos de texto directamenta a una impresora windows / solo windows (USB)-Imprime archivos de texto directamenta a una impresora windows/solo windows (USB)
  3. 所属分类:Software Testing

    • 发布日期:2017-04-04
    • 文件大小:132128
    • 提供者:Armand
  1. MTK6227DriverForXPVista

    0下载:
  2. Please run InstallDriver.exe first, then plug in USB. InstallDriver.exe will install these drivers for Windows 98SE/ME/2000/XP/Vista: Windows 98/ME/2000/XP/Vista: MTK62XX USB Com Port Driver Windows 98: Mass Storage Driver
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:126660
    • 提供者:karr
  1. usb-to-serial-windows-7

    0下载:
  2. This driver for windows-This is driver for windows
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2374941
    • 提供者:thanh
  1. D2XXPG21

    0下载:
  2. FTDI’s “D2XX Direct Drivers” for Windows offer an alternative solution to our VCP drivers which allows application software to interface with FT232 USB UART and FT245 USB FIFO devices using a DLL instead of a Virtual Com Port. The architecture of the
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:319837
    • 提供者:Jack
  1. usb-CPP

    0下载:
  2. C#的usb通讯编程 using System using System.Collections.Generic using System.ComponentModel using System.Data using System.Drawing using System.Text using System.Windows.Forms using System.IO namespace U盘更新 { public part
  3. 所属分类:Communication

    • 发布日期:2017-11-02
    • 文件大小:4198
    • 提供者:caiwenxing
  1. USB-driver-development

    0下载:
  2. USB驱动程序开发,Windows NT设备驱动程序开发基础,Win32设备驱动程序体系结构,开发环境安装,实例演示。-USB driver development, the Windows NT device driver development foundation, Win32 device driver architecture, development environment installed demo instance.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1827557
    • 提供者:熊枫
  1. VCPP-USB-HID

    0下载:
  2. 利用Windows API(Application Program Interface)函数来实现与符合HID设备类的USB接口通讯,并给出了通信程序的部分代码-Windows API (Application Program Interface) function to achieve compliance with HID device class USB interface communication, and gives the part of the code of the commu
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:4465
    • 提供者:Sirius
  1. Cypress-USB-driver.MS-Windows-7

    0下载:
  2. cypress windows driver
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:29805
    • 提供者:qqwq
  1. USB

    0下载:
  2. USB接口测试,主要是在windows跟LINUX上的测试代码!-USB interface testing, mainly in the windows with the test code on LINUX!
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:50172
    • 提供者:王雨
  1. USB-CH341-WINDOWS-Driver

    0下载:
  2. 此为USB的驱动程序,对于设计带USB的系统,很有帮助-This is the USB driver for the design of a system with USB, helpful
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:153231
    • 提供者:
  1. Windows_USB

    0下载:
  2. 基于wdm模型的windows usb驱动程序开发概要-Based windows wdm usb driver development model summary
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:252563
    • 提供者:green
  1. USB Keyboard Hooking_Incle_

    0下载:
  2. This is a document about the windows kernel driver development.
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:987136
    • 提供者:biryong123
  1. 基于windows平台的计算机取证系统研究与实现

    0下载:
  2. 介质windows平台下的数字取证核实技术,包括:深度恢复上网记录,Usb记录等.(Digital forensics verification technology based on media windows platform includes: deep recovery Internet record, Usb record and so on.)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-05-02
    • 文件大小:2872320
    • 提供者:ssdfsf
« 12 3 »
搜珍网 www.dssz.com